home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 6 / CU Amiga Magazine's Super CD-ROM 06 (1996)(EMAP Images)(GB)(Track 1 of 4)[!][issue 1997-01].iso / cucd / games / graal / 17.scene < prev    next >
Text File  |  1996-10-15  |  478b  |  17 lines

  1. NOBREAK
  2. /* This cutscene just restores Olaf to his normal size!
  3. /*
  4. /* Note: The MARK/RESUME commands are used to re-generate the character
  5. /* on screen when the image bank has changed!
  6. /*
  7. CLPART Olaf_Original.iff
  8. BOBS 10,11,1,1,31,47,32,0
  9. BOBS 10,21,1,49,31,47,32,0
  10. BOBS 10,31,1,97,31,47,32,0
  11. CLPART OFF
  12. /* Room flag 0,1 keeps track of Olaf special / standard BOBs
  13. SETRF 0,1=0
  14. /* This show command refreshes the main character using the new image!
  15. SHOW 0, , , 
  16. /* Olaf restored
  17.